1bashThis demonstrates declaring a read-only variable in Bash.declare -r foo=123bash internaldata manipulationsother variable featuresvariable declaration (read-only)